From: Stefan Monnier Date: Wed, 14 Jan 2004 14:20:45 +0000 (+0000) Subject: Docstring fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24499 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e655aa995ef842c40400d325bf984b3fec1451ed;p=emacs.git Docstring fix. --- diff --git a/lisp/files.el b/lisp/files.el index 8519b74e104..d11839f2498 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -2429,7 +2429,7 @@ This makes the buffer visit that file, and marks it as not modified. If you specify just a directory name as FILENAME, that means to use the default file name but in that directory. You can also yank -the default file name into the minibuffer to edit it, using M-n. +the default file name into the minibuffer to edit it, using \\\\[next-history-element]. If the buffer is not already visiting a file, the default file name for the output file is the buffer name.